home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_24946.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  2.0 KB  |  100 lines

  1. -- card: 24946 from stack: in.0
  2. -- bmap block id: 28268
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: Resource Manager
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=16 top=42 right=116 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=279 top=140 right=177 bottom=320
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1002 / 1002
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: sample icon 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   pass mouseup
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 4 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=349 top=140 right=177 bottom=390
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 2002 / 2002
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: sample icon 
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   pass mouseup
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 6 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=413 top=140 right=177 bottom=454
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 1007 / 1007
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: sample icon 
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   pass mouseup
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part contents for background part 6
  80. ----- text -----
  81. Resource Manager
  82.  
  83. -- part contents for card part 1
  84. ----- text -----
  85. Macintosh applications make use of many resources such as menus, icons and fonts which are stored in resource files.  The Resource Manager keeps track of resources in resource files and provides routines that allow applications and other parts of the Toolbox to access them.
  86.  
  87. -- part contents for background part 37
  88. ----- text -----
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.